/* 办学优势 */
.school .box1{
	padding:1px 0 30px 0;
	background:#F4F4F2;
}
.school .box1 .in{
	background:url(../img/images/school_bg1.png) 3% 0 no-repeat,url(../img/images/school_bg1.png) 97% 95% no-repeat;
	background-size:280px 280px;
}
.school .box1 .list{
	margin-top:60px;
}
.school .box1 .list dl{
	width:370px;
	height: 385px;
	float: left;
	margin-left:45px;
	background:#fff url(../img/images/school_bg2.png) 248px 10px no-repeat;
	background-size:113px 95px;
	border-top-left-radius: 50px;
	border-bottom-right-radius: 50px;
	margin-bottom: 50px;
	padding:49px 43px 10px 43px;
	transition: all .6s;
	box-shadow:rgba(0,0,0,.05) 0px 0px 20px;
}
.school .box1 .list dl:hover{
	background:#00376D url(../img/images/school_bg2.png) 248px 10px no-repeat;
}
.school .box1 .list dl:nth-child(1),.school .box1 .list dl:nth-child(4){
	margin:0;
}
.school .box1 .list dl dt{
	width:81px;
	height: 81px;
	background-size:100% 100%;
	margin:0 auto;
	-moz-transition: all 0.6s ease-in-out; 
	-webkit-transition: all 0.6s ease-in-out; 
	-o-transition: all 0.6s ease-in-out; 
	-ms-transition: all 0.6s ease-in-out; 
	transition: all 0.6s ease-in-out;
}
.school .box1 .list dl:hover dt{
	-moz-transform: rotate(360deg); 
	-webkit-transform: rotate(360deg); 
	-o-transform: rotate(360deg); 
	-ms-transform: rotate(360deg); 
	transform: rotate(360deg); 
}
.school .box1 .list dl:nth-child(4),.school .box1 .list dl:nth-child(5) ,.school .box1 .list dl:nth-child(6) {
	height: 490px;
} 
.school .box1 .list dl:nth-child(1) dt{
	background:url(../img/images/school_icon1.png) left top no-repeat;
}
.school .box1 .list dl:nth-child(2) dt{
	background:url(../img/images/school_icon2.png) left top no-repeat;
}
.school .box1 .list dl:nth-child(3) dt{
	background:url(../img/images/school_icon3.png) left top no-repeat;
}
.school .box1 .list dl:nth-child(4) dt{
	background:url(../img/images/school_icon4.png) left top no-repeat;
}
.school .box1 .list dl:nth-child(5) dt{
	background:url(../img/images/school_icon5.png) left top no-repeat;
}
.school .box1 .list dl:nth-child(6) dt{
	background:url(../img/images/school_icon6.png) left top no-repeat;
}
.school .box1 .list dl:nth-child(1):hover dt{
	background:url(../img/images/school_icon7.png) left top no-repeat;
}
.school .box1 .list dl:nth-child(2):hover dt{
	background:url(../img/images/school_icon8.png) left top no-repeat;
}
.school .box1 .list dl:nth-child(3):hover dt{
	background:url(../img/images/school_icon9.png) left top no-repeat;
}
.school .box1 .list dl:nth-child(4):hover dt{
	background:url(../img/images/school_icon10.png) left top no-repeat;
}
.school .box1 .list dl:nth-child(5):hover dt{
	background:url(../img/images/school_icon11.png) left top no-repeat;
}
.school .box1 .list dl:nth-child(6):hover dt{
	background:url(../img/images/school_icon12.png) left top no-repeat;
}
.school .box1 .list dl dd h1{
	font-size:24px;
	color:#000;
	text-align: center;
	font-weight: normal;
	margin:25px 0;
}
.school .box1 .list dl dd p{
	font-size:16px;
	color:#666460;
	text-align: center;
	font-weight: normal;
	line-height: 36px;
}
.school .box1 .list dl:hover{
	box-shadow: inherit;
}
.school .box1 .list dl:hover dd h1,.school .box1 .list dl:hover dd p{
	color:#fff;
}
.school .box3{
	background: #EFEEEC;
	padding:450px 0 100px 0;
}
.school .box3 dl dt{
	width:500px;
	height: 350px;
}
.school .box3 dl dt img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.school .box3 dl dd{
	background:#fff;
	width:700px;
	height: 350px;
	padding:10px 48px;
	overflow: hidden;
	display: table;
}
.school .box3 dl dd>div{
	display: table-cell;
	vertical-align: middle;
}
.school .box3 dl dd .txt1{
	font-size:24px;
	color:#002958;
}
.school .box3 dl dd .txt2{
	font-size:18px;
	color:#343535;
	line-height: 36px;
	margin:30px 0 10px 0;
}
.school .box3 dl dd .txt3{
	font-size:14px;
	color:#666460;
	line-height: 30px;
}
.school .box2 .cnt{
	margin-top:60px;
	margin-bottom: -400px;
}
.school .box2 .Rt{
	width:500px;
}
.school .box2 .Rt dl dt{
	height: 400px;
}
.school .box2 .Rt dl dt img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.school .box2 .Rt dl dd{
	height: 400px;
	background: #fff;
	display: table;
	padding:10px 45px;
	text-align: center;
	width:500px;
}
.school .box2 .Rt dl dd>div{
	display: table-cell;
	vertical-align: middle;
}
.school .box2 .Rt dl dd .txt1{
	font-size:24px;
	color:#002958;
}
.school .box2 .Rt dl dd .txt2{
	font-size:18px;
	color:#343535;
	line-height: 36px;
	margin:30px 0 10px 0;
}
.school .box2 .Rt dl dd .txt2 span{
	display: block;
}
.school .box2 .Rt dl dd .txt3{
	font-size:14px;
	color:#666460;
	line-height: 30px;
}
.school .box2 .Rt dl dd .txt3 span{
	display: block;
}
.school .box2 .Lt{
	width:700px;
}
.school .box2 .Lt dl{
	position: relative;
	height: 800px;
}
.school .box2 .Lt dl dt{
	height: 800px;
}
.school .box2 .Lt dl dt img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.school .box2 .Lt dl dd{
	position: absolute;
	width:100%;
	height: 100%;
	left:0;
	top:0;
	background: rgba(1,37,91,.92);
	display: table;
	padding:10px 10px 10px 80px;
}
.school .box2 .Lt dl dd>div{
	display: table-cell;
	vertical-align: middle;
}
.school .box2 .Lt dl dd .txt1{
	font-size:24px;
	color:#fff;
}
.school .box2 .Lt dl dd .txt2{
	font-size:18px;
	color:#fff;
	line-height: 36px;
	margin:30px 0 10px 0;
}
.school .box2 .Lt dl dd .txt2 span{
	display: block;
}
.school .box2 .Lt dl dd .txt3{
	font-size:14px;
	color:#fff;
	line-height: 30px;
}
.school .box2 .Lt dl dd .txt3 span{
	display: block;
}
.school .box2 .Lt dl dd .txt2 i{
	font-style: normal;
	margin-left:45px;
}
.school .box2 .Lt dl dd .txt2 span i:nth-child(1){
	margin-left:0;
}
.school .box2 .Lt dl dd .item{
	margin-top:65px;
}
.school .box2 .Lt dl dd .item:nth-child(1){
	margin-top:0;
}
/* 加盟优势 */
.advantage .box1{
	padding-bottom: 100px;
}
.advantage .box1 .Lt{
	width: 500px;
	height: 602px;
	background: #8e1b11;
	border-bottom-left-radius:250px;
	border-bottom-right-radius:250px;
	padding:10px 35px;
	display: table;
}
.advantage .box1 .Lt>div{
	display: table-cell;
	vertical-align: middle;
}
.advantage .box1 .Lt .txt1{
	font-size:36px;
	color:#fff;
}
.advantage .box1 .Lt .txt2{
	font-size:20px;
	color:#fff;
	margin:15px 0 35px 0;
}
.advantage .box1 .Lt .txt3{
	font-size:16px;
	color:#fff;
	line-height: 38px;
}
.advantage .box1 .Rt{
	width:655px;
	padding-top: 95px;
}
.advantage .box1 .Rt dl dt img{
	width:100%;
}
.advantage .box1 .Rt dl dd{
	font-size:14px;
	color:#999;
	text-align:center;
	margin-top:40px;
}
.advantage .box1 .Rt dl dt{
	position: relative;
}
.advantage .box1 .Rt dl dt span{
	position: absolute;
	width:100%;
	left:0;
	top:0;
	text-align: center;
	font-size:16px;
	color:#333;
}
.advantage .box2{
	background:#01255b;
	padding:1px 0 90px 0;
}
.advantage .box2 .crumbs-text b,.advantage .box2 .crumbs-text span{
	color:#fff;
}
.advantage .box2 .crumbs-text2:after{
	background: url(../img/images/internation_line.png) left top no-repeat;
}
.advantage .box2 .small-title{
	font-size:14px;
	color:#fff;
	text-align: center;
	margin:40px 0;
}
.advantage .box2 .lunbo img{
	width:100%;
	height: 600px;
	object-fit: cover;
}
.advantage .box2 .lunbo .swiper-slide .txt{
	background: rgba(255,255,255,.95);
	border-left:5px solid #9a0000;
	position: absolute;
	left:0;
	top:160px;
	height: 280px;
	padding:45px;
	overflow: hidden;
	width:40.5%;
	display: none;
}
.advantage .box2 .lunbo .swiper-slide .txt h1{
	font-size:24px;
	color:#333;
	font-weight: normal;
	margin-bottom: 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.advantage .box2 .lunbo .swiper-slide .txt p{
	font-size:16px;
	color:#666666;
	line-height: 36px;
	text-align: justify;
	display: -webkit-box;
    -webkit-line-clamp:4;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}
.advantage .box2 .lunbo .swiper-slide:after{
	content: '';
	position: absolute;
	width:100%;
	height: 100%;
	left:0;
	top:0;
	background:rgba(1,37,91,.5);
}
.advantage .box2 .lunbo .swiper-slide-active:after{
	width:0;
	height: 0;
}
.advantage .box2 .lunbo .swiper-slide-active{
	width:62.5%;
}
.advantage .box2 .lunbo .swiper-slide-active .txt{
	display: block;
}
.advantage .box2 .lunbo .swiper-button-prev,.advantage .box2 .lunbo .swiper-container-rtl .swiper-button-next{
	left:0;
}
.advantage .box2 .lunbo .swiper-button-next,.advantage .box2 .lunbo .swiper-container-rtl .swiper-button-prev{
	right:0;
}
.advantage .box2 .lunbo .swiper-button-next,.advantage .box2 .lunbo .swiper-button-prev{
	width:200px;
	height: 180px;
	background-size:100% 100%;
	top:210px;
	margin-top: auto;
	outline: none;
	transition: all .6s;
}
.advantage .box2 .lunbo .swiper-button-prev:after,.advantage .box2 .lunbo .swiper-container-rtl .swiper-button-next:after{
	content: '';
}
.advantage .box2 .lunbo .swiper-button-next:after,.advantage .box2 .lunbo .swiper-container-rtl .swiper-button-prev:after{
	content: '';
}
.advantage .box2 .lunbo .swiper-button-next{
	background: url(../img/images/advantage_rt.png);
}
.advantage .box2 .lunbo .swiper-button-prev{
	background: url(../img/images/advantage_lt.png);
}
.advantage .box2 .lunbo .swiper-button-next:hover{
	background: url(../img/images/advantage_rts.png);
}
.advantage .box2 .lunbo .swiper-button-prev:hover{
	background: url(../img/images/advantage_lts.png);
}
.advantage .box2 .lunbo{
	position: relative;
	padding-bottom: 90px;
	font-size:18px;
	color:#fff;
}
.advantage .box2 .lunbo .swiper-pagination span{
	position: relative;
}
.advantage .box2 .lunbo .swiper-pagination span:nth-child(1):after{
	content: '';
	position: absolute;
	left:-46px;
	top:0;
	width:28px;
	height: 18px;
	background: url(../img/images/advantage_lt1.png);
	background-size:100% 100%;
	cursor: pointer;
	z-index: 10;
}
.advantage .box2 .lunbo .swiper-pagination span:nth-child(2):after{
	content: '';
	position: absolute;
	right:-46px;
	top:0;
	width:28px;
	height: 18px;
	background: url(../img/images/advantage_rt1.png);
	background-size:100% 100%;
	cursor: pointer;
	z-index: 10;
}
.advantage .box3{
	background: #eeeeee;
	padding:1px 0 100px 0;
}
.advantage .box3 .tab{
	margin-top:60px;
}
.advantage .box3 .tab dl{
	width:16.6%;
	float:left;
	cursor: pointer;
}
.advantage .box3 .tab dl dt{
	width:88px;
	height: 88px;
	margin:0 auto;
	background-size:100% 100%;
	transition: all .6s;
}
.advantage .box3 .tab dl dd{
	font-size:18px;
	color:#555;
	text-align: center;
	margin-top: 20px;
}
.advantage .box3 .tab dl dd span{
	display: block;
	margin-top: 15px;
}
.advantage .box3 .tab dl:nth-child(1) dt{
	background: url(../img/images/advantage_icon1.png) left top no-repeat;
}
.advantage .box3 .tab dl:nth-child(2) dt{
	background: url(../img/images/advantage_icon2.png) left top no-repeat;
}
.advantage .box3 .tab dl:nth-child(3) dt{
	background: url(../img/images/advantage_icon3.png) left top no-repeat;
}
.advantage .box3 .tab dl:nth-child(4) dt{
	background: url(../img/images/advantage_icon4.png) left top no-repeat;
}
.advantage .box3 .tab dl:nth-child(5) dt{
	background: url(../img/images/advantage_icon5.png) left top no-repeat;
}
.advantage .box3 .tab dl:nth-child(6) dt{
	background: url(../img/images/advantage_icon6.png) left top no-repeat;
}
.advantage .box3 .tab dl:nth-child(1).active dt,.advantage .box3 .tab dl:nth-child(1):hover dt{
	background: url(../img/images/advantage_icon7.png) left top no-repeat;
}
.advantage .box3 .tab dl:nth-child(2).active dt,.advantage .box3 .tab dl:nth-child(2):hover dt{
	background: url(../img/images/advantage_icon8.png) left top no-repeat;
}
.advantage .box3 .tab dl:nth-child(3).active dt,.advantage .box3 .tab dl:nth-child(3):hover dt{
	background: url(../img/images/advantage_icon9.png) left top no-repeat;
}
.advantage .box3 .tab dl:nth-child(4).active dt,.advantage .box3 .tab dl:nth-child(4):hover dt{
	background: url(../img/images/advantage_icon10.png) left top no-repeat;
}
.advantage .box3 .tab dl:nth-child(5).active dt,.advantage .box3 .tab dl:nth-child(5):hover dt{
	background: url(../img/images/advantage_icon11.png) left top no-repeat;
}
.advantage .box3 .tab dl:nth-child(6).active dt,.advantage .box3 .tab dl:nth-child(6):hover dt{
	background: url(../img/images/advantage_icon12.png) left top no-repeat;
}
.advantage .box3 .cnt{
	background: #fff;
	margin-top:55px;
}
.advantage .box3 .cnt .item dl dt{
	width:549px;
	height:500px;
}
.advantage .box3 .cnt .item dl dt img{
	width:100%;
	height: 100%;
	object-fit: cover;
}
.advantage .box3 .cnt .item dl dd{
	width:651px;
	overflow: hidden;
	padding:60px 50px;
	height:500px;
}
.advantage .box3 .cnt .item dl dd h1{
	font-size:24px;
	color:#0a2658;
	margin-bottom: 35px;
	font-weight: normal;
}
.advantage .box3 .cnt .item dl dd p{
	font-size:16px;
	color:#666;
	line-height: 34px;
	text-align: justify;
}
@media only screen  and (max-width: 800px){
	.school .box1 .in{
		background: none;
	}
	.school .box1 .list{
		margin-top:30px;
	}
	.school .box1 .list dl{
		width: 100%;
		height: auto;
		margin:10px 0;
		background: #fff url(../img/images/school_bg2.png) 96% 10px no-repeat;
		background-size:60px 40px;
		padding:20px;
	}
	.school .box1 .list dl:nth-child(4), .school .box1 .list dl:nth-child(5), .school .box1 .list dl:nth-child(6){
		height: auto;
	}
	.school .box1 .list dl:nth-child(1), .school .box1 .list dl:nth-child(4){
		margin:10px 0;
	}
	.school .box1 .list dl dd h1{
		font-size:18px;
	}
	.school .box2 .Lt{
		width:100%;
	}
	.school .box2 .Lt dl{
		height: auto;
	}
	.school .box2 .cnt{
		margin:30px 0;
	}
	.school .box2 .Lt dl dt{
		height: auto;
	}
	.school .box2 .Lt dl dd{
		position: inherit;
		height: auto;
		padding:20px;
	}
	.school .box2 .Rt{
		width:100%;
	}
	.school .box2 .Rt dl dt{
		height: auto;
	}
	.school .box2 .Rt dl dd{
		width:100%;
		height: auto;
		margin-top:10px;
		padding:20px;
	}
	.school .box2 .Lt dl dd .item{
		margin-top:20px;
	}
	.school .box3{
		padding:30px 0;
	}
	.school .box3 dl dt{
		width:100%;
		height: auto;
	}
	.school .box3 dl dd{
		width:100%;
		height: auto;
		padding:20px;
	}
	.school .box2 .Lt dl dd .txt2 i{
		margin-left:10px;
	}
	.school .box2 .Lt dl dd .txt1,.school .box2 .Rt dl dd .txt1,.school .box3 dl dd .txt1{
		font-size:18px;
	}
	.school .box2 .Lt dl dd .txt2,.school .box2 .Rt dl dd .txt2,.school .box3 dl dd .txt2{
		font-size:14px;
		margin:15px 0 10px 0;
	}

	.advantage .box1{
		padding-bottom: 30px;
	}
	.advantage .box1 .Lt{
		width:100%;
		height: auto;
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
		padding: 15px;
	}
	.advantage .box1 .Lt .txt1{
		font-size:18px;
	}
	.advantage .box1 .Lt .txt2{
		font-size:14px;
		margin:15px 0;
	}
	.advantage .box1 .Rt{
		width:100%;
		padding-top:50px;
	}
	.advantage .box1 .Rt dl dt span{
		top:-15px;
	}
	.advantage .box1 .Rt dl dd{
		margin-top:20px;
	}
	.advantage .box2{
		padding:1px 0 30px 0;
	}
	.advantage .box3 .tab dl{
		width:33.3%;
	}
	.advantage .box3 .tab dl dd span{
		display: inline;
	}
	.advantage .box3 .tab dl dd{
		margin-top:10px;
		height: 60px;
	}
	.advantage .box3 .cnt .item dl dd{
		width:100%;
		padding:20px;
		height: auto;
	}
	.advantage .box3 .cnt .item dl dd h1{
		margin-bottom: 15px;
	}
	.advantage .box3 .cnt .item dl dt{
		width:100%;
		height: auto;
	}
	.advantage .box3{
		padding:1px 0 30px 0;
	}
	.advantage .box2 .lunbo .swiper-button-prev,.advantage .box2 .lunbo .swiper-button-next{
		display: none;
	}
	.advantage .box2 .small-title{
		padding:0 20px;
	}
	.advantage .box2 .lunbo .swiper-slide .txt{
		height: auto;
		top:auto;
		padding:10px;
		width:100%;
		position: inherit;
		display: block;
		min-height: 160px;
	}
	.advantage .box2 .lunbo .swiper-slide .txt h1{
		margin-bottom:5px;
		font-size:14px;
	}
	.advantage .box2 .lunbo .swiper-slide .txt p{
		font-size:12px;
		line-height: 22px;
		overflow: hidden;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-line-clamp: inherit;
	    -webkit-box-orient: vertical;
	}
	.advantage .box2 .lunbo img{
		height: 150px;
	}
}



/* 加盟优势 */
.colorRed{
	color: #9a0000;
}
.jmys  section{overflow: hidden;}
.jmys .section1 .text{
	text-align: center;
	line-height: 2em;
	padding: 3% 0 5%;
}
.jmys .section2{
	background-color: #f4f4f4;
	padding-bottom: 8%;
}

.jmys .system_four{
	padding: 5% 0;
}
.jmys .system_four li{
	float: left;
	width: 25%;
	font-size: 18px;
	color: #666;
	line-height: 2em;
	text-align: center;
}
.jmys .system_four li i{
	display: block;
	width: 90px;
	height: 90px;
	border: 1px solid #8c99ad;
	background-size: 100% 100%;
	transition: all .3s ease;
	border-radius: 50%;
	margin: 0 auto 10px;
}
.jmys .system_four li:hover,.jmys .system_four li.cur{color: #0d2b58;}
.jmys .system_four li:hover i,.jmys .system_four li.cur i{background-color: #0d2b58;border: 1px solid #0d2b58;}
.jmys .system_four li i.i1{background-image: url(../img/images/lmys_icon1.png);}
.jmys .system_four li i.i2{background-image: url(../img/images/lmys_icon2.png);}
.jmys .system_four li i.i3{background-image: url(../img/images/lmys_icon3.png);}
.jmys .system_four li i.i4{background-image: url(../img/images/lmys_icon4.png);}

.jmys .system_four li:hover i.i1,.jmys .system_four li.cur i.i1{background-image: url(../img/images/lmys_icon1_1.png);}
.jmys .system_four li:hover i.i2,.jmys .system_four li.cur i.i2{background-image: url(../img/images/lmys_icon2_1.png);}
.jmys .system_four li:hover i.i3,.jmys .system_four li.cur i.i3{background-image: url(../img/images/lmys_icon3_1.png);}
.jmys .system_four li:hover i.i4,.jmys .system_four li.cur i.i4{background-image: url(../img/images/lmys_icon3_1.png);}
.jmys .system_four li:hover i.i4{background-image: url(../img/images/lmys_icon4_1.png);}

.jmys .section2 .tabList .list{
	padding-left: 60px;
	position: relative;
	font-size: 24px;
	line-height: 1.6em;
	display: none;
}
.jmys .section2 .tabList .list.cur{display: block;}
.jmys_sysTitle{
	position: absolute;
	left: 10px;
	top: 0;
	height: 100%;
	width: 50px;
	font-weight: normal;
	font-size: 24px;
	line-height: 1.6em;
	color: #fff;
	font-size: 20px;
}
.jmys_sysTitle.jmys_sysTitle_red{
	background-color: #9a0000;
}
.jmys_sysTitle.jmys_sysTitle_blue{
	background-color: #01255b;
}
.jmys_sysTitle span{
	color: #fff;
	width: 1em;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.jmys_triangle {
	height: 100%;
	width: 10px;
	position: absolute;
	z-index: 2;
	top: 0;
	left: -10px;
	background: #00193f;
}
.jmys_triangle::before,.jmys_triangle:after{
	content: '';
	position: absolute;
	right: 0;
}
.jmys_triangle::before{
	top: 0;
	width: 10px;
	height: 20px;
	background-size:10px 20px;
}
.section2 .jmys_triangle::before{
	background:url(../img/images/sj4.jpg) left top no-repeat;
}
.section3 .jmys_triangle::before{
	background:url(../img/images/sj2.jpg) left top no-repeat;
}
.section4 .jmys_triangle::before{
	background:url(../img/images/sj1.jpg) left top no-repeat;
}
.section5 .jmys_triangle::before{
	background:url(../img/images/sj3.jpg) left top no-repeat;
}
.jmys_triangle::after{
	top: auto;
	bottom: -20px;
	width: 0;
	height: 0;
	border-top: 20px solid #00193f;
	border-right: 10px solid transparent;
}
.jmys_triangle.jmys_triangle_red{background: #800000;}
.jmys_triangle.jmys_triangle_red::before{
	border-bottom: 20px solid #800000;
}
.jmys_triangle.jmys_triangle_red::after{
	border-top: 20px solid #800000;
}
.jmys .section2 .tabList .list>div{
	width: 100%;
}
.jmys .section2 .tabList .in_list .box{
	float: left;
	width: 33.33%;
	height: 350px;
	color: #fff;
}
.jmys .section2 .tabList .in_list .box:nth-child(1){background-image: url(../img/images/lmys_step1_bg.jpg);}
.jmys .section2 .tabList .in_list .box:nth-child(2){background-image: url(../img/images/lmys_step2_bg.jpg);}
.jmys .section2 .tabList .in_list .box:nth-child(3){background-image: url(../img/images/lmys_step3_bg.jpg);}
.jmys .section2 .tabList .in_list .box>div,.jmys .section2 .tabList .in_list .box>ul{
	padding: 20px;
}
.jmys .section2 .tabList .in_list .box .top{
	text-align: center;
	height: 230px;
	border-bottom: 1px solid #5588dc;
	padding-top: 40px;
}
.jmys .section2 .tabList .in_list .box .top img{
	display: block;
	margin: 0 auto 20px;
	position: relative;
	right: 10px;
}
.jmys .section2 .tabList .in_list .box ul{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
.jmys .section2 .tabList .in_list .box ul li{
	flex: 0 1 50%;
	font-size: 16px;
	line-height: 2em;
	text-align: center;
}
.jmys .section3{
	padding: 80px 0;
	background-image: url(../img/images/lmys_section3_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.relativeBox{position: relative;}
.jmys  section .relativeBox{
	padding-left: 60px;
}
.jmys_tableBox{
	background: #fff;
	width: 100%;
	border: 1px solid #01255b;
	font-size: 18px;
}
.jmys_tableBox.jmys_tableBox_red{border: 1px solid #9a0000;}
.jmys_tableBox th{
	height: 55px;
	text-align: center;
	color: #01255b;
	font-weight: normal;
	background-color: #f4f4f4;
}
.jmys_tableBox td{
	text-align: center;
	padding: 20px;
	font-size: 16px;
	line-height: 2em;
	border: 1px solid #ccd3de;
}


.jmys_tableBox tr:nth-child(2) td{border-top: 0;}
.jmys_tableBox td:first-child{border-left: 0;}
.jmys_tableBox td:last-child{border-left: 0;}
.jmys_tableBox td:nth-child(3),.jmys_tableBox th:nth-child(2){border-right: 1px solid #8092ad;}
.jmys_tableBox td:nth-child(4),.jmys_tableBox th:nth-child(3){border-left: 1px solid #8092ad;}
.jmys_tableBox.jmys_tableBox_red th{color: #9a0000;}
.jmys_tableBox.jmys_tableBox_red td{border: 1px solid #ebcccc;}
.jmys_tableBox.jmys_tableBox_red td:nth-child(2),.jmys_tableBox.jmys_tableBox_red th:nth-child(2){border-right: 1px solid #cc7f7f;}
.jmys_tableBox.jmys_tableBox_red td:nth-child(3),.jmys_tableBox.jmys_tableBox_red th:nth-child(3){border-left: 1px solid #cc7f7f;}

.section4 .jmys_tableBox th:nth-child(2){
	border-right:0px !important;
}
.section4 .jmys_tableBox th:nth-child(3){
	border-left:0px !important;
}
.section4 .jmys_tableBox th:nth-child(3){
	border-right: 1px solid #8092ad;
}

.jmys_tableBox tr td:last-child{
	border-right:0px !important;
}
.jmys_tableBox{
	border-left:0px !important;
}
.jmys_tableBox tr td{
	border-bottom:0px !important;
}
.section5 .jmys_tableBox tr:last-child td:last-child{
	border-right:1px solid #cc7f7f !important;
} 
.section5 .jmys_tableBox tr:nth-child(5) td:first-child{
	border-left:0px !important;
} 


.section3 .relativeBox table:nth-child(2),.section4 .relativeBox table:nth-child(2){
	display: none
}


.sectionp80{
	padding: 80px 0;
}
.jmys .section5{background-color: #f4f4f4;}

.jmys .section6{
	padding-bottom: 6%;
	background-image: url(../img/images/lmys_section3_bg2.jpg);
	background-size: cover;
}
.jmys .section6 .crumbs-text b,.jmys .section6 .crumbs-text span{color: #fff;}
.jmys .section6 .crumbs-text:after{
	background: url(../img/images/fwys_line.png) left center no-repeat;
}
.jmys .jmys_fwnr_list{
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 5%;
}
.jmys .jmys_fwnr_list dl{
	width: 19%;
	background: rgba(255,255,255,.2);
	border-radius: 10px;
	height: 180px;
	margin-bottom: 1.5%;
	display: flex;
	align-items: center;
	flex-flow: column;
	justify-content: center;
	color: #fff;
	font-size: 18px;
	line-height: 2em;
}
.section7{
	background: #f4f4f4;
}
.jmys .fwzcListBox{
	padding: 5% 0;
}
.jmys .fwzcListBox>ul{
	display: flex;
	font-size: 16px;
	color: #666;
	line-height: 2em;
	padding: 0 1%;
}
.jmys .fwzcListBox .centerlist{
	width: 100%;
	height: 242px;
	background: url(../img/images/fwzc_bg.png) no-repeat center;
	background-size: 100% auto;
	align-items: center;
	justify-content: center;
	margin: 20px 0;
}
.jmys .fwzcListBox .centerlist li{
	flex: 1;
	text-align: center;
	color: #fff;
	font-size: 18px;
}
.jmys .fwzcListBox>.list_top{
	padding: 0 110px;
	justify-content: space-between;
	align-items: flex-end;
}
.jmys .fwzcListBox .list_top li{
	width: 33.33%;
	padding-left: 11%;
}
.jmys .fwzcListBox>.list_bottom{
	justify-content: space-between;
}
.jmys .section8>.width1200{
	padding: 5% 0;
}
.jmys .section8 dl{
	float: left;
	width: 12.5%;
	text-align: center;
	font-size: 18px;
	line-height: 1.8em;
	color: #666;
}
.jmys .section8 dt{
	font-size: 30px;
	color: #fff;
	padding: 50px 0;
	background: #01255b url(../img/images/fwys_s7_line.jpg) left 40px no-repeat;
	background-size:2px 100px;
	position: relative;
	margin-top: 30px;
	margin-bottom: 10px;
}
.jmys .section8 dl:nth-child(1) dt{
	background: #01255b;
}
.jmys .section8 dt img{
	display: block;
	margin: 0 auto;
}
.jmys .section8 dt em{
	font-style: normal;
	position: absolute;
	width: 60px;
	height: 60px;
	border-radius: 60px;
	top: -30px;
	left: 50%;
	margin-left: -30px;
	line-height: 60px;
	background: #01255b;
}
.jmys .section9{
	overflow: hidden;
	position: relative;
	padding-bottom: 8%;
}
.jmys .section9 .titImg{
	margin: 5% auto;
	display: block;
	position: relative;
	z-index: 2;
}
.jmys .section9::before{
	content: '';
	position: absolute;
	width: 100%;
	height: 50%;
	background: #01255b;
	left: 0;
	top: 0;
}
.jmys .section9 .formOut{
	padding: 5% 8%;
	background: url(../img/images/fwzc_bg2.jpg);
	background-size: cover;
	position: relative;
	z-index: 2;
}
.jmys .section9 .formOut .form{
	background: #fff;
	width: 100%;
	padding: 6% 10% 4%;
	font-size: 16px;
}
.jmys .section9 .formOut .form li{
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.jmys .section9 .formOut .form li.width49{
	width: 48%;
}
.jmys .section9 .formOut .form li.fr{float: right;}
.jmys .section9 .formOut .form li input{
	display: block;
	width: 100%;
	height: 48px;
	padding: 0 15px;
	background: #f4f4f4;
}
.jmys .section9 .formOut .form li textarea{
	display: block;
	width: 100%;
	height: 48px;
	padding: 15px;
	background: #f4f4f4;
	resize: none;
	height: 100px;
}
.jmys .section9 .formOut .form .s_btn{
	display: block;
	height: 40px;
	width: 280px;
	border-radius: 20px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background: #00255B;
	margin: 20px auto 0;
}
.jmys .wapList{
	display: none;
}
@media only screen  and (max-width: 800px){
	.jmys .system_four li i{
		width: 50px;
		height: 50px;
	}
	.jmys .system_four li{
		font-size: 16px;
	}
	.jmys_sysTitle{
		position: initial;
		width: 100%;
		height: 40px;
		left: 0;
		line-height: 40px;
	}
	.jmys_triangle{
		display: none;
	}
	.jmys_sysTitle span{
		position: initial;
		transform: none;
		width: 100%;
		text-align: center;
	}
	.jmys .section2 .tabList .list{
		padding-left: 0;
	}
	.jmys .section2 .tabList .in_list .box{
		width: 100%;
		height: auto;
	}
	.jmys .section2 .tabList .in_list .box .top img{
		width: 70px;
	}
	.jmys .section2 .tabList .in_list .box .top{
		height: 160px;
	}
	.jmys .section2 .tabList .list{
		font-size: 18px;
	}
	.jmys section .relativeBox{
		padding-left: 0;
		overflow: auto;
	}
.jmys section .relativeBox::-webkit-scrollbar-track-piece {  
    background-color: #ccc;  
}  
.jmys section .relativeBox::-webkit-scrollbar {  
    width: 5px;  
    height: 5px;  
  -webkit-border-radius: 5px;  
    -moz-border-radius: 5px;  
    border-radius: 5px;  
}  
.jmys section .relativeBox::-webkit-scrollbar-thumb {  
    background-color: rgba(0, 0, 0, 0.5);  
    background-clip: padding-box;  
    -webkit-border-radius: 5px;  
    -moz-border-radius: 5px;  
    border-radius: 5px;  
    min-height: 28px;  
}   
	.jmys .section3{
		padding: 5% 0;
	}
	.jmys_tableBox{
		width: 600px;
	}
	.jmys_tableBox td{
		padding: 5px;
		font-size: 14px;
	}
	.jmys_tableBox{
		font-size: 16px;
	}
	.jmys .jmys_fwnr_list dl{
		width: 45%;
		margin:10px 2.5%;
	}
	.jmys .jmys_fwnr_list dl{
		font-size: 14px;
	}
	.jmys .jmys_fwnr_list dl img{
		width: 40px;
	}
	.jmys .jmys_fwnr_list dl{
		height: 100px;
	}
	.jmys .pcList{
		display: none;
	}
	.jmys .wapList{
		display: block;
		font-size: 14px;
		color: #333;
		padding: 5% 0;
	}
	.jmys .wapList dl{
		margin-bottom: 20px;
		overflow:hidden;
	    display: flex;
	    align-items: center
	}
	.jmys .wapList dt{
		color: #fff;
		display: flex;
		align-items: center;
		justify-content: center;
		text-align: center;
		font-size: 16px;
		margin-bottom: 10px;
		width: 100px;
	    height: 100px;
	    background: #9a0000;
	    border-radius: 50%;
	}
	.jmys .wapList dl:nth-child(even) dt{
		background: #00245F;
	}
	.jmys .wapList dd{
		margin-left: 20px;
	}
	.jmys .section8 dl{
		width: 50%;
		font-size: 14px;
	}
	.jmys .section8 dl dd{
		height: 4em;
	}
	.jmys .section8 dt{
		padding: 40px 0;
		font-size: 20px;
	}
	.jmys .section8 dt img{
		width: 40px;
	}
	.jmys .section8 dt em{
		width: 40px;
		height: 40px;
		line-height: 40px;
		top: -20px;
		margin-left: -20px;
	}
	.jmys .section9 .titImg{
		width: 80%;
	}
	.jmys .section9 .formOut{
		padding: 2%;
	}
	.jmys .section9 .formOut .form{
		padding: 5%;
	}
	.jmys .section9 .formOut .form li{
		margin-bottom: 15px;
	}
	.jmys .section9 .formOut .form li.width49{
		width: 100%;
	}
	.jmys .section9 .formOut .form .s_btn{
		margin-top: 0;
	}
	.jmys .section2 .tabList .in_list .box .top{
		padding-top: 20px;
	}



	.jmys_tableBox{
		border-left:1px solid #9a0000 !important;
	}
	.jmys_tableBox tr td:nth-child(1){
		border-left:0px !important;
	}
}